CompositionPropertySetTryGetBoolean Method
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public CompositionGetValueStatus TryGetBoolean(
string propertyName,
out bool value
)
Public Function TryGetBoolean (
propertyName As String,
<OutAttribute> ByRef value As Boolean
) As CompositionGetValueStatus
member TryGetBoolean :
propertyName : string *
value : bool byref -> CompositionGetValueStatus
- propertyName String
-
- value Boolean
-
CompositionGetValueStatus