Compartilhar via


IUIContentSizeCategoryAdjusting Interface

Definição

Permite que os elementos se ajustem a características dinâmicas.

[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
Implementações

Propriedades

AdjustsFontForContentSizeCategory

Permite que os elementos se ajustem a características dinâmicas.

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Aplica-se a