C# 클래스 BootstrapComponents.Components.Navbars.NavbarSettings

파일 보기 프로젝트 열기: jordanwallwork/bootstrapcomponents 1 사용 예제들

공개 메소드들

메소드 설명
FixedBottom ( ) : NavbarSettings
FixedTop ( ) : NavbarSettings
Inverted ( bool inverted = true ) : NavbarSettings
NavbarSettings ( )
SetFixed ( FixedPosition fixedPosition ) : NavbarSettings

메소드 상세

FixedBottom() 공개 메소드

public FixedBottom ( ) : NavbarSettings
리턴 NavbarSettings

FixedTop() 공개 메소드

public FixedTop ( ) : NavbarSettings
리턴 NavbarSettings

Inverted() 공개 메소드

public Inverted ( bool inverted = true ) : NavbarSettings
inverted bool
리턴 NavbarSettings

NavbarSettings() 공개 메소드

public NavbarSettings ( )

SetFixed() 공개 메소드

public SetFixed ( FixedPosition fixedPosition ) : NavbarSettings
fixedPosition FixedPosition
리턴 NavbarSettings