IUIContentSizeCategoryAdjusting Interface

Definition

Allows elements to adjust to dynamic traits.

[Foundation.Protocol(Name="UIContentSizeCategoryAdjusting", WrapperType=typeof(UIKit.UIContentSizeCategoryAdjustingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIContentSizeCategoryAdjusting : IDisposable, ObjCRuntime.INativeObject
type IUIContentSizeCategoryAdjusting = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

AdjustsFontForContentSizeCategory
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Applies to