Share via


IKImageBrowserCell.Layer(String) Method

Definition

[Foundation.Export("layerForType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreAnimation.CALayer Layer(string layerType);
[<Foundation.Export("layerForType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Layer : string -> CoreAnimation.CALayer
override this.Layer : string -> CoreAnimation.CALayer

Parameters

layerType
String

Returns

Attributes

Applies to