UIAttachmentBehavior.Length Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The distance, in points, between the two attachment points of the attachment behavior.
public virtual nfloat Length { [Foundation.Export("length")] get; [Foundation.Export("setLength:")] set; }
member this.Length : nfloat with get, set
Property Value
Distance length expressed either as a floating point value.
- Attributes