Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ApplyStrokeMode

Used by UIStroke.ApplyStrokeMode to determine where to apply the stroke.

Items 2

HistoryNameValueDescription
466Contextual0

The stroke is applied to the parent UI element's text.

466Border1

The stroke is applied to the parent UI element's border.

Description

This enum is used by UIStroke.ApplyStrokeMode to determine whether to apply the stroke to the object's border or of the text itself. For a more detailed walkthrough of the UIStroke object, see Applying Strokes.

History 3

Settings