Partager via


IUIContentSizeCategoryAdjusting Interface

Définition

Permet aux éléments de s’ajuster aux caractéristiques dynamiques.

[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
Dérivé
Attributs
Implémente

Propriétés

AdjustsFontForContentSizeCategory

Permet aux éléments de s’ajuster aux caractéristiques dynamiques.

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

S’applique à