IUIContentSizeCategoryAdjusting Interfaz

Definición

Permite que los elementos se ajusten a rasgos dinámicos.

[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
Derivado
Atributos
Implementaciones

Propiedades

AdjustsFontForContentSizeCategory

Permite que los elementos se ajusten a rasgos dinámicos.

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Se aplica a