The name of extra data when starting Browser with ACTION_VIEW or
ACTION_SEARCH intent.
Syntax
[Android.Runtime.Register("INITIAL_ZOOM_LEVEL")] public const stringInitialZoomLevel
Remarks
The name of extra data when starting Browser with ACTION_VIEW or
ACTION_SEARCH intent.
The value should be an integer between 0 and 1000. If not set or set to
0, the Browser will use default. If set to 100, the Browser will start
with 100%.