Language

ContentCaptureNodeProperties.HasBounds Property

Definition

Checks if the bounds have been explicitly set.

public virtual bool HasBounds { [Android.Runtime.Register("hasBounds", "()Z", "GetHasBoundsHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("hasBounds", "()Z", "GetHasBoundsHandler", ApiSince=37)>]
member this.HasBounds : bool

Property Value

true if the bounds were modified, false otherwise.

Attributes

Applies to