Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Contains(StyleSheet)

Looks for the specified StyleSheet
Read time 1 minuteLast updated 13 days ago

Definition

public bool Contains(StyleSheet styleSheet)

Parameters

styleSheet

Returns

Type

Description

boolReturns true if the style sheet is attached to the owner element, false otherwise.