Back to API Reference
Class

PrefabMagnifier

sealed
Implements:IMagnifier

Presents the shipped Unity-UI magnifier from a prefab shared through the touch overlay. The prefab instance is created only when the owner first shows the magnifier.

public UniTextMagnifier Prefab{ get; set }

Unity-UI presentation prefab resolved through the shared touch overlay.

public void Show()
public void Hide()
public void UpdatePosition()
protected override void OnDetach()