IStyledPropertyMetadata Interface
Not client implementable.
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
Untyped interface to StyledPropertyMetadata(TValue)
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[NotClientImplementableAttribute]
public interface IStyledPropertyMetadata
<NotClientImplementableAttribute>
Public Interface IStyledPropertyMetadata
[<NotClientImplementableAttribute>]
type IStyledPropertyMetadata = interface end
Properties
DefaultValue | Gets the default value for the property. |