Skip to main content

OnesComplement Operator

Provides access to a property's template binding via the AvaloniaObject indexer.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static IndexerDescriptor operator ~(
AvaloniaProperty property
)

Parameters

  AvaloniaProperty
The property.

Return Value

IndexerDescriptor
A IndexerDescriptor describing the binding.

See Also

Reference

AvaloniaProperty Class
Avalonia Namespace