[]
        
(Showing Draft Content)

C1.iOS.Core.ZoomMode

ZoomMode Class

Defines constants that specify the current mode for zoom behavior.

Inheritance
ZoomMode
Namespace: C1.iOS.Core
Assembly: C1.iOS.Core.dll
Syntax
public sealed class ZoomMode : Enum

Fields

Name Description
Disabled

Zoom of content is disabled.

Enabled

Zoom of content is enabled.

value__