CALayer.GetContentsAs<T> Method

Definition

public T GetContentsAs<T> () where T : Foundation.NSObject;
member this.GetContentsAs : unit -> 'T (requires 'T :> Foundation.NSObject)

Type Parameters

T

Returns

T

Applies to