Loadability Documentation Beta

Protocol Has​Placeholder

public protocol HasPlaceholder: View

A view that has a placeholder

%3 HasPlaceholder HasPlaceholder View View HasPlaceholder->View

Conforms To

View

Requirements

placeholder

var placeholder: Placeholder

A placeholder for the view, optionally annotated with redacted(reason:) to use a system-default placeholder style on placeholder content.